Welcome![Sign In][Sign Up]
Location:
Search - delphi ip

Search list

[Remote ControlIP发送

Description: ip发送 自动发IP到你设定的邮箱地址。-ip automatically sent to your IP set e-mail address.
Platform: | Size: 59392 | Author: 王明 | Hits:

[VOIP programiphone2

Description: 本程序自带反向回传语音代理服务,可以使两个不同局域网内的客户机通过国际互连网进行语音通讯,本程序使用点对点方式,不通过任何中介服务器速度快,语音延迟极小,声音清晰逼真,其效果和真实IP电话不相上下,程序界面简洁,操作简单,是在互连网上打IP电话的极好工具,唯一的要求是通话双方都要有电脑,并连入互连网。 本程序能实现以下连网操作功能: 1.通话双方是同一局域网内的用户 2.通话双方是不同局域网内的用户,并通过各自的网关连入互连网 3.通话双方一个直接连入互连网,另一个处在局域网中,并通过网关连入互连网 4.通话双方直接连入互连网 一般的语音聊天软件只能实现1,4两种连网功能,而本程序能完全支持所有这四种连网情况,因而能使所有用户享受到语音聊天所带来的好处.-reverse the procedure own voice back-agency service, can make two different LAN client through the Internet for voice communications, point-to-point use of this procedure, not through any intermediary server speed, voice minimal delay, loud realistic, and the real effect of IP phone lines, procedural interface simple, simple operation, the interconnection of the IP phone online playing an excellent instrument, the only requirement is to call both sides have to have a computer, and connect to the Internet. This program can achieve the following networking feature : 1. Both the caller is within the same LAN users. Both the caller is different users within the LAN and through their gateways connect to the Internet 3. Both the caller and a direct link into the Internet, and the other at LAN, a
Platform: | Size: 18432 | Author: 阿飞 | Hits:

[Internet-Network局域网文件发送

Description: 局域网发送文件,可以通过TCP/IP协议来进行文件的传送-LAN to send documents through the TCP/IP protocol for the transmission of documents
Platform: | Size: 303104 | Author: 王欣 | Hits:

[Internet-Network实现动态IP间程序的相互通信

Description: 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信-dynamic IP inter-process communication between the dynamic IP intergovernmental process of mutual communication between the dynamic IP way the sequence mutual dynamic IP communication procedures between the mutual dynamic IP communication procedures between the mutual dynamic IP Communication the interrelationship between procedures dynamic IP communication procedures between the mutual dynamic IP communication procedures between the dynamic of mutual communication IP intergovernmental process of mutual communication
Platform: | Size: 390144 | Author: 柯梦南 | Hits:

[Internet-Network网络IP电话录音控件

Description: 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信-dynamic IP inter-process communication between the dynamic IP intergovernmental process of mutual communication between the dynamic IP way the sequence mutual dynamic IP communication procedures between the mutual dynamic IP communication procedures between the mutual dynamic IP Communication the interrelationship between procedures dynamic IP communication procedures between the mutual dynamic IP communication procedures between the dynamic of mutual communication IP intergovernmental process of mutual dynamic IP communication procedures between the mutual dynamic IP communication procedures between the mutual Communication Dynamic IP intergovernmental process of mutual dynamic IP communication procedures between the mutual dynamic IP communication between the mutual communication procedu
Platform: | Size: 218112 | Author: 柯梦南 | Hits:

[Internet-NetworkNet_TCPIP

Description: 网络TCP/IP编程,Delphi7编译通过,实现局域网、Internet上的聊天功能-network TCP/IP programming, Delphi7 compiler, LAN, on Internet chat
Platform: | Size: 354304 | Author: 林德 | Hits:

[Internet-Network多线程网络传输

Description: 在盒子里得到了这么多朋友无私的帮助,真的表示感谢!看到很多朋友在寻求多线程网络传输代码,为此,从我开发的网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-be in the box so many friends selfless help and really grateful! Many friends in the search for multi-threaded network transmission code, for from my development of the network and dominoes game sorted out the dedicated people :) development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) use agreement : TCP/IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server functio
Platform: | Size: 54272 | Author: tom | Hits:

[source in ebookDelphi-netfunction

Description: delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //获取网络中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //获取网络中的所有网络类型 function getnetlist(var list: tstringlist): boolean //获取网络中的工作组-delphi custom function Network: unit net interface uses sysutils, windows, dialogs, winsock, classes, comobj, wininet// get the local ip address of the LAN function getlocalip (var localip: string): boolean// through the machine name ip return function getnamebyipaddr (ipaddr: string var macname: string): boolean// access network sqlserver list function getsqlserverlist (var list: tstringlist): boolean// access to the network all network types function getnetlist (var list: tstringlist): boolean// access network Working Group
Platform: | Size: 92160 | Author: orientyu | Hits:

[Internet-NetworkDELPHI_IP

Description: 获取外网与内网IP 获取外网与内网IP-access to external networks within and outside the IP access network and IP network with access to external networks and IP networks within
Platform: | Size: 185344 | Author: plby | Hits:

[Internet-Networkdemocode

Description: 在Delphi中编程控制系统IP配置 程序名称:preject1.exe 运行环境:windows2000 professional 和 Delphi 6 -in Delphi programming control system IP configuration procedures title : preject1.exe runtime environment : windows2000 professional and Delphi 6
Platform: | Size: 259072 | Author: 远风 | Hits:

[Internet-Networkipman1

Description: 捕获数据包的DELPHI程序,学习这个 程序可以清楚,在DELPHI下是这样捕获数据包的-capture data packets DELPHI procedures, the study of the procedure clear, on Delphi is a data packet capture
Platform: | Size: 354304 | Author: monk | Hits:

[P2PCopularChat3

Description: Delphi写的IP电话源码 -IP telephony was the source of Delphi IP telephony was the source of Delphi source IP telephony
Platform: | Size: 28205056 | Author: jackalan | Hits:

[Delphi VCLIPHelpAPI

Description: delphi中使用IP Helper API的例子-delphi use IP Helper API examples
Platform: | Size: 169984 | Author: 王士祥 | Hits:

[CommunicationBill-tcp

Description: ip电话超市计费程序客户端,里面有个模拟服务端,只可参考源码,不可用于商用-ip telephone billing clients, with a simulated server, the only reference source and may not be used for commercial
Platform: | Size: 2874368 | Author: cruise | Hits:

[Dialog_WindowdelphiP2P

Description: delphi国内用于 p2p网络编程的控件源代码,-delphi domestic p2p network programming for the control of the source code,
Platform: | Size: 157696 | Author: zwldelphi | Hits:

[CommunicationgprsorCDMAserver

Description: 可以与来自GRPS或CDMA设备建立TCP/IP的连接,在建立连接之后可以互发数据,能够时时检测设备的在线情况,准确性和响应速度极好!-can from GRPS or CDMA equipment to establish TCP/IP connectivity, the establishment of inter-linking can be made after data can always testing equipment online, accuracy and response speed excellent!
Platform: | Size: 371712 | Author: doquick | Hits:

[Delphi VCLdelphiQQ

Description: LQQ TCP/IP,adad adasdawd-LQQ TCP/IP, adad adasdawd
Platform: | Size: 2048 | Author: | Hits:

[Video CaptureDelphishipingDEMO

Description: 这是用Delphi开发视频聊天室的一个DEMO程序-This is Delphi video chat room a DEMO procedures
Platform: | Size: 103424 | Author: 王波 | Hits:

[Delphi VCLIP_tel

Description: IP电话原程序。实现两台电脑间通话的程序。有服务器支持可实现全网通话。-IP telephony original program. Implementation calls between two computers procedures. A server can support the entire CNC then.
Platform: | Size: 282624 | Author: 林晓光 | Hits:

[OS programalexa2007

Description: 2007年最新的ALEXA刷排行的软件。IP可以达到每天15-20左右。刷PV需要ADSL。-2007 ALEXA latest brush ranked software. IP can reach 15-20% per day. Brush PV need ADSL.
Platform: | Size: 232448 | Author: hjj | Hits:
« 1 2 34 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net